[DispId(6)] string CharWhiteList {get; set;}
read-write property CharWhiteList: String;
DispIdAttribute(6)
function get,set CharWhiteList : String
[DispId(6)] __property string* get_CharWhiteList(); __property void set_CharWhiteList( string* value );
'Declaration
<DispIdAttribute(6)> Property CharWhiteList As String